Storm

Benchmark
Model:mapk_cascade v.1 (CTMC)
Parameter(s)N = 4, T = 30
Property:reactions (exp-reward-time-bounded)
Invocation (default)
~/storm/build/bin/storm --prism mapk_cascade.prism --prop mapk_cascade.props reactions --constants N=4,T=30 --prismcompat --timebounded:precision 1e-3  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:236.51128005981445s
Return code:0
Relative Error:5.489675370793807e-07
Log
Storm 1.5.1

Date: Tue Mar 17 18:36:55 2020
Command line arguments: --prism mapk_cascade.prism --prop mapk_cascade.props reactions --constants 'N=4,T=30' --prismcompat '--timebounded:precision' 1e-3 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (Program.cpp:178): The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Consider rewriting the commands to use Markovian commands instead.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.013s.

 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1264): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 1.115s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	99535 (4377 nodes)
Transitions: 	910872 (111563 nodes)
Reward Models:  reactions
Variables: 	rows: 22 meta variables (58 DD variables), columns: 22 meta variables (58 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (59 nodes)
-------------------------------------------------------------- 

Model checking property "reactions": R[exp]{"reactions"}=? [C<=30] ...
Result (for initial states): 48.49105424
Time for model checking: 235.076s.